{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# Assignment #3\n", "## Introduction to Computer Organization\n", "### Fall 2015, Professor Blank\n", "\n", "Do Exercises:\n", "\n", "* 4.1 - name components\n", "* 4.2 - describe interface\n", "* 4.3 - PC?\n", "* 4.4 - word length\n", "* 4.5 - memory question\n", "* 4.7 - instruction\n", "\n", "Write the answers in a notebook and submit the solutions by class time, Monday September 14, 2015." ] } ], "metadata": { "kernelspec": { "display_name": "Calysto LC3", "language": "gas", "name": "calysto_lc3" }, "language_info": { "file_extension": ".asm", "mimetype": "text/x-gas", "name": "gas" } }, "nbformat": 4, "nbformat_minor": 0 }